[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 graphdefaults()         Reset Graphics System Variables

 #include   <graphics.h>

 void far   graphdefaults(void);

    graphdefaults() resets the following graphics system settings to
    their defaults:

     the viewport is set to the entire screen,
     the current cursor position is set to (0,0),
     the palette colors, background color and drawing color
     are set to their default values,
     the fill style and pattern are set to their default
     values,
     and the text font and justification are set to their
     default values.

    Returns:    Nothing.


See Also: initgraph() getgraphmode()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson